From 1a8de55702104677b31993ca700c5bce8cd30607 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 2 Nov 2004 05:40:33 +0000 Subject: [PATCH] Fix a doc comment. 2004-11-02 Matthias Clasen * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): Fix a doc comment. --- ChangeLog | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ ChangeLog.pre-2-6 | 5 +++++ ChangeLog.pre-2-8 | 5 +++++ gtk/gtkfilechooserbutton.c | 2 +- 5 files changed, 21 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0ae257feaf..e931340e92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-02 Matthias Clasen + + * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): + Fix a doc comment. + 2004-11-01 Matthias Clasen * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 0ae257feaf..e931340e92 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2004-11-02 Matthias Clasen + + * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): + Fix a doc comment. + 2004-11-01 Matthias Clasen * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 0ae257feaf..e931340e92 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +2004-11-02 Matthias Clasen + + * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): + Fix a doc comment. + 2004-11-01 Matthias Clasen * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0ae257feaf..e931340e92 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2004-11-02 Matthias Clasen + + * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): + Fix a doc comment. + 2004-11-01 Matthias Clasen * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): diff --git a/gtk/gtkfilechooserbutton.c b/gtk/gtkfilechooserbutton.c index a31ad6071f..f2b59d299d 100644 --- a/gtk/gtkfilechooserbutton.c +++ b/gtk/gtkfilechooserbutton.c @@ -284,7 +284,7 @@ gtk_file_chooser_button_class_init (GtkFileChooserButtonClass * class) FALSE, G_PARAM_READWRITE)); /** - * GtkFileChooserButton: + * GtkFileChooserButton:width-chars: * * The width of the entry and label inside the button, in characters. * -- 2.30.2